home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / ttsession.z / ttsession
Text File  |  1998-10-30  |  6KB  |  133 lines

  1.  
  2.  
  3.  
  4. ttttttttsssseeeessssssssiiiioooonnnn((((1111))))                                                      ttttttttsssseeeessssssssiiiioooonnnn((((1111))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ttsession - The ToolTalk message server
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttttttsssseeeessssssssiiiioooonnnn [ -A _m_a_x__a_c_t_i_v_e__m_s_g_s ] [ -a _l_e_v_e_l ] [ -d _d_i_s_p_l_a_y ]
  13.      [ -s ] [ -t ] [ -v ] [ -h ] [ -c [_c_o_m_m_a_n_d] ]
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      ttttttttsssseeeessssssssiiiioooonnnn is the ToolTalk message server.  This background process must
  17.      be running before any messages can be sent or received.  Each message
  18.      server defines a "session".
  19.  
  20.      The message server has no user interface and typically runs in the
  21.      background, started either by a user's initialization file or
  22.      automatically by any program which needs to send a message.  The message
  23.      server reacts to two signals.  If it receives the _U_S_R_1 signal, it toggles
  24.      trace mode on or off (see the -_t option below).  If it receives the _U_S_R_2
  25.      signal, it rereads the types file.
  26.  
  27.      DDDDiiiiffffffffeeeerrrreeeennnncccceeeessss ffffrrrroooommmm SSSSuuuunnnnSSSSoooofffftttt TTTToooooooollllTTTTaaaallllkkkk::::
  28.  
  29.      The Classing Engine is NOT supported on SGI.  By default, the message
  30.      server reads the Types Database information from the XDR formatted files
  31.      described below.
  32.  
  33.      The _d_e_s authentication option is NOT supported on SGI.
  34.  
  35.      By default, if ToolTalk clients are running in a CASEVision/ClearCase
  36.      _v_i_e_w, the ttsession will be started in the view and dedicated only to
  37.      processes in the view. This overrides the SunSoft default mechanism.  If
  38.      the ToolTalk client is not running in a CASEVision/ClearCase view, it
  39.      connects to the ttsession in the same manner as in the SunSoft
  40.      implementation.  See CASEVision/ClearCase for details on what it means to
  41.      be in a _v_i_e_w.
  42.  
  43. OOOOPPPPTTTTIIIIOOOONNNNSSSS
  44.      ----AAAA mmmmaaaaxxxx____aaaaccccttttiiiivvvveeee____mmmmssssggggssss
  45.           Specify the maximum number of messages in-progress before a
  46.           TT_ERR_OVERFLOW condition is returned. Default is 2000.
  47.  
  48.      ----aaaa _l_e_v_e_l
  49.           Set the server authentication level.  The level must be _u_n_i_x, _x_a_u_t_h,
  50.           or _d_e_s.
  51.  
  52.      ----cccc [_c_o_m_m_a_n_d]
  53.           Starts a process tree session and runs the given command.  The
  54.           special environment variable _SUN_TT_SESSION will be set to the name
  55.           of this session.  Any process started with this variable in the
  56.           environment will default to being in this session. If command is
  57.           omitted the value of $SHELL is used instead.  Everything after -c on
  58.           the command line is taken as the command to be executed, so -c
  59.           should be the last option.
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ttttttttsssseeeessssssssiiiioooonnnn((((1111))))                                                      ttttttttsssseeeessssssssiiiioooonnnn((((1111))))
  71.  
  72.  
  73.  
  74.      ----dddd _d_i_s_p_l_a_y
  75.           Directs ttsession to start an X session for the given display.
  76.           Normally, ttsession uses the DISPLAY environment variable.
  77.  
  78.      ----ssss   Silent - don't print any warning messages.
  79.  
  80.      ----tttt   Turn on trace mode.  Tracing is very helpful for seeing how messages
  81.           are dispatched and delivered.  The output is very voluminous.  See
  82.           the signals above for how to turn tracing on and off during
  83.           execution. Tracing displays the state of a message when it is first
  84.           seen by ttsession.  The lifetime of the message is then shown by
  85.           showing the result of matching the message against type signatures
  86.           (dispatch stage) and then showing the result of matching the message
  87.           against any registered message patterns (delivery stage). Any
  88.           attempt to send the message to a given process is also shown
  89.           together with the success of that attempt.
  90.  
  91.      ----vvvv   Print out the version number and exit.
  92.  
  93.      ----hhhh   Print help on invoking ttsession and exit.
  94.  
  95. EEEENNNNVVVVIIIIRRRROOOONNNNMMMMEEEENNNNTTTT
  96.      SUN_TTSESSION_CMD if set will be used by all ToolTalk clients as the
  97.      command to use for auto-starting ttsession.
  98.  
  99.  
  100. FFFFIIIILLLLEEEESSSS
  101.      ~~~~////....tttttttt////ttttyyyyppppeeeessss....xxxxddddrrrr     User's ToolTalk XDR format types file
  102.      ////eeeettttcccc////tttttttt////ttttyyyyppppeeeessss....xxxxddddrrrr   System ToolTalk XDR format types file
  103.  
  104. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  105.      tttttttt____ttttyyyyppppeeee____ccccoooommmmpppp(1)
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.